• Assembly-CSharp-Editor-firstpass.csproj
  • project /
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
10.0.20506</ProductVersion>
7     <SchemaVersion>
2.0</SchemaVersion>
8     <RootNamespace></RootNamespace>
9     <ProjectGuid>{5E21B4A0-85B7-32CF-
3090-5AAB0730F42C}</ProjectGuid>
10     <OutputType>Library</OutputType>
11     <AppDesignerFolder>Properties</AppDesignerFolder>
12     <AssemblyName>Assembly-CSharp-Editor-firstpass</AssemblyName>
13     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
14     <FileAlignment>
512</FileAlignment>
15     <BaseDirectory>Assets</BaseDirectory>
16   </PropertyGroup>
17   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>
true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>
false</Optimize>
21     <OutputPath>Temp\bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE;UNITY_5_3_2;UNITY_5_3;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_SPRITE_POLYGON;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;ENABLE_EDITOR_TESTS_RUNNER;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_CLUSTERINPUT;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;CROSS_PLATFORM_INPUT</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>
4</WarningLevel>
25     <NoWarn>
0169</NoWarn>
26   </PropertyGroup>
27   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <DebugType>pdbonly</DebugType>
29     <Optimize>
true</Optimize>
30     <OutputPath>Temp\bin\Release\</OutputPath>
31     <ErrorReport>prompt</ErrorReport>
32     <WarningLevel>
4</WarningLevel>
33     <NoWarn>
0169</NoWarn>
34   </PropertyGroup>
35   <ItemGroup>
36     <Reference Include=
"System" />
37     <Reference Include=
"System.XML" />
38     <Reference Include=
"System.Core" />
39     <Reference Include=
"System.Xml.Linq" />
40     <Reference Include=
"UnityEngine">
41       <HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath>
42     </Reference>
43     <Reference Include=
"UnityEditor">
44       <HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath>
45     </Reference>
46   </ItemGroup>
47   <ItemGroup>
48      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\Scripts\UnityAdsPackageGenerator.cs" />
49      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\Scripts\UnityAdsPostprocessor.cs" />
50      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXBuildFile.cs" />
51      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXBuildPhase.cs" />
52      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXDictionary.cs" />
53      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXFileReference.cs" />
54      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXGroup.cs" />
55      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXList.cs" />
56      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXObject.cs" />
57      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXParser.cs" />
58      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\PBXProject.cs" />
59      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\XCBuildConfiguration.cs" />
60      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\XCConfigurationList.cs" />
61      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\XCFileOperationQueue.cs" />
62      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\XCMod.cs" />
63      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\XCProject.cs" />
64      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\XCSourceFile.cs" />
65      <Compile Include=
"Assets\Standard Assets\Editor\UnityAds\XCodeEditor\XCTarget.cs" />
66      <None Include=
"Assets\Plugins\Android\unityads\res\layout\unityads_view_video_play.xml" />
67      <None Include=
"Assets\Plugins\Android\unityads\proguard-project.txt" />
68      <None Include=
"Assets\Plugins\Android\unityads\build.xml" />
69      <None Include=
"Assets\Plugins\Android\unityads\res\layout\unityads_button_audio_toggle.xml" />
70      <None Include=
"Assets\Plugins\Android\unityads\res\drawable\unityads_background_button_pause.xml" />
71      <None Include=
"Assets\Standard Assets\Fonts\OpenSans\License!.txt" />
72      <None Include=
"Assets\Plugins\Android\unityads\res\drawable\unityads_icon_speaker_triangle.xml" />
73      <None Include=
"Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" />
74      <None Include=
"Assets\Plugins\Android\unityads\res\values\strings.xml" />
75      <None Include=
"Assets\Plugins\Android\unityads\res\drawable\unityads_icon_speaker_waves.xml" />
76      <None Include=
"Assets\Plugins\Android\unityads\res\drawable\unityads_icon_speaker_base.xml" />
77      <None Include=
"Assets\Plugins\Android\unityads\res\drawable\unityads_icon_play.xml" />
78      <None Include=
"Assets\Plugins\Android\unityads\res\layout\unityads_button_pause.xml" />
79      <None Include=
"Assets\Plugins\Android\unityads\res\layout\unityads_view_video_paused.xml" />
80      <None Include=
"Assets\Plugins\Android\unityads\AndroidManifest.xml" />
81  <Reference Include=
"UnityEditor.Advertisements">
82  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
83  </Reference>
84  <Reference Include=
"nunit.framework">
85  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/EditorTestsRunner/Editor/nunit.framework.dll</HintPath>
86  </Reference>
87  <Reference Include=
"UnityEditor.EditorTestsRunner">
88  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/EditorTestsRunner/Editor/UnityEditor.EditorTestsRunner.dll</HintPath>
89  </Reference>
90  <Reference Include=
"UnityEngine.UI">
91  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
92  </Reference>
93  <Reference Include=
"UnityEditor.UI">
94  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
95  </Reference>
96  <Reference Include=
"UnityEngine.Networking">
97  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
98  </Reference>
99  <Reference Include=
"UnityEditor.Networking">
100  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
101  </Reference>
102  <Reference Include=
"UnityEditor.TreeEditor">
103  <HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
104  </Reference>
105  <Reference Include=
"UnityEditor.Graphs">
106  <HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.Graphs.dll</HintPath>
107  </Reference>
108  <Reference Include=
"UnityEditor.Android.Extensions">
109  <HintPath>/Applications/Unity/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
110  </Reference>
111  <Reference Include=
"UnityEditor.iOS.Extensions">
112  <HintPath>/Applications/Unity/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
113  </Reference>
114  <Reference Include=
"UnityEditor.AppleTV.Extensions">
115  <HintPath>/Applications/Unity/PlaybackEngines/AppleTVSupport/UnityEditor.AppleTV.Extensions.dll</HintPath>
116  </Reference>
117  <Reference Include=
"UnityEditor.OSXStandalone.Extensions">
118  <HintPath>/Applications/Unity/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
119  </Reference>
120   </ItemGroup>
121   <ItemGroup>
122     <ProjectReference Include=
"Assembly-CSharp-firstpass.csproj">
123       <Project>{AC53A9AF-5F0E-F205-C375-D941FCE8A890}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference>
124   </ItemGroup>
125   <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
126   <!-- To modify your build process,
add your task inside one of the targets below and uncomment it.
127        Other similar extension points exist, see Microsoft.Common.targets.
128   <Target Name=
"BeforeBuild">
129   </Target>
130   <Target Name=
"AfterBuild">
131   </Target>
132   -->
133   
134 </Project>


Gõ tìm kiếm nhanh...